CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - wininet api

搜索资源列表

  1. down_wininet

    0下载:
  2. 用winInet api函数写的一个简单的http下载程序.-used to write the function of a simple http download.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1815
    • 提供者:安仲明
  1. CodeProject

    0下载:
  2. 本程序主要演示了MFC WinInet编程的基本思想。WinInet API是一个函数集,利用这些函数,可以编写面向Internet的应用程序,而不用考虑基本的通信协议(FTP,HTTP),MFC提供的WinInet类是对WinInet API函数封装而成
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:99464
    • 提供者:zy
  1. TCPIPprotocolren

    1下载:
  2. TCPIP协议与网络编程 任泰明.rar 第7章 TCP/IP网络程序框架与实例 7.1 网络应用程序的基本工作流程 7.2 基于TCP的客户/服务器通信程序实例 7.3 基于UDP的客房与服务器通信程序实例 本章小结 习题 第8章 Winsock API 8.1 字节排序函数 8.2 IP地址转换函数 8.3 网络信息获取函数(数据库函数) 8.4 套接口选项函数 8.5 套接口I/O处理函数 8.6 事件对象I/O管理 8.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:4900524
    • 提供者:wu
  1. WinInet

    0下载:
  2. WinInet API 实现文件多线程下载 进度事实显示 不可多的的好代码-WinInet API download file
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:44329
    • 提供者:张明
  1. wininet-spider

    0下载:
  2. 网络爬虫,完美演示了多线程和深度设置抓取网页数据。-crawl through internet to get web data. the win32 api supports applications that are pre-emptively multithreaded. this is a very useful and powerful feature of win32 in writing mfc internet spiders. the spider project is a
  3. 所属分类:Search Engine

    • 发布日期:2017-03-28
    • 文件大小:69761
    • 提供者:acada
  1. WinNet

    0下载:
  2. HTTP断点续传源码,用WinInet API编写的。代码很简单。-HTTP HTTP source, prepared by the WinInet API. Code is very simple.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:4847
    • 提供者:asheng
  1. hook_wininet_Source

    2下载:
  2. 一个很好的hook wininet api的示例程序。很好的演示了本进程hook技术,及关于http请求和响应数据的提取的相关技术。完整vc++工程,可直接编译运行。-a very good demo of hook wininet api,there is a good demostration of how to hook a in-process api.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-27
    • 文件大小:743424
    • 提供者:lvcayu
  1. AysnWinInetDemo

    0下载:
  2. 异步I/O WinInet Http数据获取,可以用来做下载。使用 WinInet Api。-Asynchronous I/O WinInet Http data acquisition, can be used to make download. The use of WinInet Api.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:11502
    • 提供者:刘应
  1. WindowsSocket

    0下载:
  2. 第1章 计算机网络体系结构 第2章 NetBIOS编程户端 第3章 重定向器、邮槽和管道 第4章 网络协议TCP/IP 第5章 局域网编程 第6章 Winsock基础 第7章 Winsock API高级编程 第8章 MFC Winsock高级编程 第9章 深入UDP 第10章 WinInet API开发 第11章 网络协议实现及应用 第12章 综合实例- Chapter 1 Computer Netw
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-10
    • 文件大小:16945617
    • 提供者:ichoo
  1. API

    0下载:
  2. 涉及范围,delphi6基本控件界面控件,线程,wininet api库 -Scope, delphi6 the basic control interface control, threaded, wininet api library
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-24
    • 文件大小:222302
    • 提供者:limiao
  1. ClienttFTP

    0下载:
  2. is a sample that implements FTP connection, download, and upload using the WinInet FTP API from Visual Basic. It demonstrates the APIs and techniques to set FTP connection attributes and transfer mode that are not exposed inthe MS Internet Transfer C
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-03
    • 文件大小:51749
    • 提供者:leo
  1. asyncpp

    0下载:
  2. Asynchronous Pluggable protocol with WinInet API
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:11056
    • 提供者:divya
  1. MobileDog

    0下载:
  2. 校内网狗狗的一个刷骨头工具,曾经用过。同时还是一个简单的GET/POST工具,用WININET API实现,可以用来提交数据。-Xiaonei dog bones, a brush tool, has been used. At the same time, or a simple GET/POST tool used to achieve WININET API can be used to submit data.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:142555
    • 提供者:李俊
  1. Download

    0下载:
  2. downlaod a file from internet using WinInet APi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:842
    • 提供者:132
  1. WinInet

    0下载:
  2. Win32 API 范例PB源代码 WinInet拨号连接控制-PB source code for Win32 API examples WinInet control of dial-up connection
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:38807
    • 提供者:jy
  1. WinInetFunc

    0下载:
  2. 介绍如何基于WinInet API进行函数的异步调用,含源码。-Calls with asynchronous WinInet API , including source code.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:2026
    • 提供者:hello
  1. Download

    0下载:
  2. this example shows how to download a file from internet using the WinInet API
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:596
    • 提供者:OverThink
  1. phphttpputmethod

    0下载:
  2. File upload using wininet api and HTTP
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-15
    • 文件大小:3976151
    • 提供者:Sheryl
  1. Hook-wininet

    1下载:
  2. Hook wininet API,类似Http Analyzer 的TCP/IP网络数据包捕获功能-Hook wininet API, similar to the Http Analyzer TCP/IP network packet capture feature
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-13
    • 文件大小:758970
    • 提供者:李之东
  1. 使用WinInet检查是否连网

    0下载:
  2. 使用wininet的api检测本机是否断网,非常方便而有用的功能(The use of WinInet's API to detect whether the machine is broken network, very convenient and useful function)
  3. 所属分类:网络编程

    • 发布日期:2018-01-09
    • 文件大小:7168
    • 提供者:范德尔
« 12 3 »
搜珍网 www.dssz.com